You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > LinearSystems Class > LinearSystems Methods > ComputeGain Method > LinearSystems.ComputeGain Method ([In] TVec, [In] TVec, TCplx)
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
LinearSystems.ComputeGain Method ([In] TVec, [In] TVec, TCplx)

Returns gain of a filter with zeroes in z and poles in p.

Syntax
C#
Visual Basic
public static double ComputeGain([In] TVec z, [In] TVec p, TCplx Val);

Val parameter defines the value at which to evaluate the rational polynomial.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!